added samples
[windows-sources.git] / sdk / samples / all in on code / Visual Studio 2008 / VBAzureServiceBusWCFDS / Client / Default.aspx.designer.vb
blobeb875d8ceb3151e6618ce9d16f290aba3f183dcc
1 '------------------------------------------------------------------------------
2 ' <auto-generated>
3 ' This code was generated by a tool.
4 ' Runtime Version:2.0.50727.4927
6 ' Changes to this file may cause incorrect behavior and will be lost if
7 ' the code is regenerated.
8 ' </auto-generated>
9 '------------------------------------------------------------------------------
11 Option Strict On
12 Option Explicit On
16 Partial Public Class _Default
18 '''<summary>
19 '''form1 control.
20 '''</summary>
21 '''<remarks>
22 '''Auto-generated field.
23 '''To modify move field declaration from designer file to code-behind file.
24 '''</remarks>
25 Protected WithEvents form1 As Global.System.Web.UI.HtmlControls.HtmlForm
27 '''<summary>
28 '''FormView1 control.
29 '''</summary>
30 '''<remarks>
31 '''Auto-generated field.
32 '''To modify move field declaration from designer file to code-behind file.
33 '''</remarks>
34 Protected WithEvents FormView1 As Global.System.Web.UI.WebControls.FormView
36 '''<summary>
37 '''GridView1 control.
38 '''</summary>
39 '''<remarks>
40 '''Auto-generated field.
41 '''To modify move field declaration from designer file to code-behind file.
42 '''</remarks>
43 Protected WithEvents GridView1 As Global.System.Web.UI.WebControls.GridView
45 '''<summary>
46 '''ObjectDataSource1 control.
47 '''</summary>
48 '''<remarks>
49 '''Auto-generated field.
50 '''To modify move field declaration from designer file to code-behind file.
51 '''</remarks>
52 Protected WithEvents ObjectDataSource1 As Global.System.Web.UI.WebControls.ObjectDataSource
53 End Class